home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / SPAGE020.ZIP / SICKPAGE.DOC < prev    next >
Text File  |  1997-01-19  |  8KB  |  205 lines

  1.  
  2.                                           ______
  3.                                          /      _        _______    ______
  4.  Program  : Sickpage.            _______/     __/\______/    _/____/    _/
  5.  Version  : 0.2.                ___/___  /___/\____/     /______  / ___/____
  6.  Coder    : Beau Barker.             _/      \__   \__  /      /           /
  7.  Released : 20th January 97.    /___           /     /       /_/         /fl
  8.                                   /__________/______/______/ /_________/
  9.  
  10.  
  11. + - -∙∙-─∙-─-∙─ - -─-─-─∙─∙──-─--─ - -- - -∙∙-─∙-─-∙─ ---─-─-─∙─∙─∙──-─--─ --+
  12.                                Introduction
  13. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  14.  
  15.   · Sickpage allows users to page the Sysop. If the Sysop answers the page,
  16.     Sickpage loads the Chat program of your choice.
  17.  
  18.   · Sickpage requires Clark Development Company's PCBoard v15.22 or higher.
  19.     Sickchat, Flax Software's chat package is recommended, but not required.
  20.  
  21. + - -∙∙-─∙-─-∙─ - -─-─-─∙─∙──-─--─ - -- - -∙∙-─∙-─-∙─ ---─-─-─∙─∙─∙──-─--─ --+
  22.                                 Disclaimer
  23. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  24.  
  25.   In no event will Flax Software be held liable for any damages, including
  26.   any loss of profits, or other incidental or consequential damages arising
  27.   out of the use of this program.
  28.  
  29. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  30.                             Installing Sickpage
  31. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  32.  
  33.  
  34.   1. Decompress the archive into a directory. You should restore the
  35.      subdirectories stored in the ZIP file.
  36.  
  37.                         eg.  UNZIP -D SPAGExxx.ZIP
  38.  
  39.  
  40.   2. Configure Sickpage to suit your system. All configuration files can be
  41.      modified with your favorite text editor.
  42.  
  43.  
  44.   3. Run PCBSETUP, go into File Locations (B), select Configuration Files (B),
  45.      and edit a CMD.LST entry to look something like this:
  46.  
  47.         Command   Security   PPE/MNU File or Keystroke Replacement
  48.         -------   --------   -------------------------------------
  49.         O         10         C:\PCB\PPE\SICKPAGE\PAGE.PPE
  50.  
  51.      Of course, your path may not be the same.
  52.  
  53.  
  54.   4. If you want to use Sickpage's ability to limit the amount of times a
  55.      user may page you per call, you must install the Statistic PSA onto
  56.      your system. Please see your PCBoard documentation for information on
  57.      how to do this.
  58.  
  59.  
  60.   Sickpage is now installed! Users can page by pressing O at the main prompt.
  61.  
  62.  
  63. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  64.                            Files In The Archive
  65. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  66.  
  67.   General Files
  68.   -------------
  69.  
  70.     PAGE      PPE  ·  The paging PPE.
  71.     SICKPAGE  CFG  ·  Configuration file.
  72.  
  73.     SICKPAGE  DOC  ·  This document.
  74.  
  75.  
  76.   Display Files
  77.   -------------
  78.  
  79.     S-PAGE    PCB  ·  The paging screen.
  80.     S-EXCEED  PCB  ·  Displayed when the user has paged too many times.
  81.     S-BLIST   PCB  ·  Displayed to users listed in BADNAMES.LST.
  82.  
  83.     S-TIMES   PCB  ·  Displayed when the user pages you outside paging
  84.                       hours. The paging hours are defined in PCBSETUP.
  85.  
  86.     S-BUSY    PCB  ·  Displayed:
  87.                        a) when you dont answer a page.
  88.                        b) when you abort a user's page by hitting escape.
  89.                        c) when the user aborts their own paging with ESC.
  90.  
  91.   Control Files
  92.   -------------
  93.  
  94.     BADNAMES  LST  ·  A list of all users who cannot page.
  95.  
  96.     SILENT    LST  ·  If the user is in this list, no sound is made locally.
  97.  
  98.     VIP       LST  ·  When a user pages who is listed in here, the
  99.                       SPAGEVIP.SIK page tune is played rather than the
  100.                       regular page tune.
  101.  
  102.   Other Files
  103.   -----------
  104.  
  105.     FILE_ID   DIZ  ·  File identification.
  106.  
  107.  
  108. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  109.                                 Page Tunes
  110. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  111.  
  112.   Three External page tunes are included in S-TUNES.ZIP, along with a
  113.   conversion table which tells you what frequencies make what notes.
  114.  
  115.   The format of the SPAGE-xx.SIK tune file is:
  116.  
  117.   Lines 1-3 : Comments on this page tune..
  118.   Line    4 : Amount of notes
  119.   Lines  5+ : Each note, and the length (in milliseconds) to play it. So to
  120.               play the note C-Sharp (3rd octave) for half a second, the line
  121.               would be "284 50".
  122.  
  123.   The SPAGEVIP.SIK file takes the same format, but is only played when a
  124.   user pages who is listed in the VIP.LST control file.
  125.  
  126. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  127.                                Extra Notes
  128. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  129.  
  130.  · You can set the hours that users can page you in PCBSetup > Configuration
  131.    Options > Limits > Allow Sysop Page Start/Stop Time. Make sure you change
  132.    it for every node.
  133.  
  134.  · The "Max Pages per call" function in Sickpage requires the Statistics PSA
  135.    is installed on your system. This can be done in PCBSM.
  136.  
  137.  · A special page tune - "SPAGEVIP.SIK" - is played when a VIP user pages.
  138.  
  139.  · BADNAMES.LST may contain Names or Aliases.
  140.  
  141.  · You might want to execute an Artificial Intelligence Chat PPE from inside
  142.    S-TIMES.PCB, so if a user pages after hours, the A.I Chat runs and talks
  143.    to your users.
  144.  
  145.  
  146.  SICKPAGE.CFG, Line 19:  "Write the page reason to CMNT fields?"
  147.  ---------------------------------------------------------------
  148.  Comment1 and Comment2 are small fields which all users have, that can be
  149.  viewed by the Sysop by hitting ALT-H a few times. Setting this to YES will
  150.  allow Sickpage to overwrite these fields with the user's page reason. This
  151.  way, when you switch on the monitor and see the little "p" flashing, and you
  152.  want to know why the user has paged you, you can hit ALT-H and read the
  153.  Comment1 and Comment2 fields.
  154.  
  155.  
  156.  SICKPAGE.CFG, Line 20:  "(C)omment after failed page attempt?"
  157.  --------------------------------------------------------------
  158.  If you set this to YES, Sickpage will stuff the keyboard with C + <enter>
  159.  after a failed page attempt. It allows the user to (C)omment to Sysop if
  160.  they cannot talk to you for any of the following reasons:
  161.  
  162.  a) you dont answer a page
  163.  b) you abort their page
  164.  c) they abort their own page
  165.  d) they page outside paging hours
  166.  e) they are listed in BADNAMES.LST
  167.  
  168.  Set this to YES if you have "C" as (C)omment to Sysop in all confs.
  169.  
  170.  
  171. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  172.                            Contacting the Author
  173. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  174.  
  175.   Feel free to contact me about anything, but please don't call asking about
  176.   anti-decompilation systems!!
  177.  
  178.             E-mail         :  flax@axis.jeack.com.au
  179.             Sick Homepage  :  http://www.jeack.com.au/~flax
  180.  
  181.             Telephone      :  +613-9571-7456
  182.  
  183.             Postal Address :  Flax Software
  184.                               P.O. Box 123
  185.                               Caulfield East
  186.                               Australia 3145
  187.  
  188. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  189.                                   Credits
  190. + ---∙∙-─∙-─-∙─----─-─-─∙─∙──-─--─ ---- ---∙∙-─∙-─-∙─----─-─-─∙─∙─∙──-─--─ --+
  191.  
  192.  Sickpage (C) Flax Software 1996-97.
  193.  
  194.  Thanks to The Black Assassin [tK] for his timing routines in PLAY.EXE.
  195.  
  196.  DOS Testing by Wizard [Toxic Krystal]
  197.  OS2 Testing by Wolverine [Apocalyptic Visions]
  198.  
  199.  
  200.  Greets  :  Wizard, TBA, Wolverine, Vejita/Vagina, Stanna, Slasher, Cool,
  201.             Kraze, Abyss, Nutbutter, Inferno, Krl, Code-Zero, Black Hole.
  202.  
  203.  
  204.  Enjoy! -- Beau Barker
  205.